[INFO] cloning repository https://github.com/buttaciemanuel/lit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/buttaciemanuel/lit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuttaciemanuel%2Flit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuttaciemanuel%2Flit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 488460c4bb3a595e934f2bce475fcd4230769919
[INFO] checking buttaciemanuel/lit against master#43a4909ee98ed4d006d9d773f5d94dc58e34f846 for pr-157576
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuttaciemanuel%2Flit" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/buttaciemanuel/lit
[INFO] finished tweaking git repo https://github.com/buttaciemanuel/lit
[INFO] tweaked toml for git repo https://github.com/buttaciemanuel/lit written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/buttaciemanuel/lit on toolchain 43a4909ee98ed4d006d9d773f5d94dc58e34f846
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/buttaciemanuel/lit already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded glob v0.3.2
[INFO] [stderr]   Downloaded clap_derive v4.5.32
[INFO] [stderr]   Downloaded clap v4.5.37
[INFO] [stderr]   Downloaded cc v1.2.23
[INFO] [stderr]   Downloaded clap_builder v4.5.37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 203f52a8db3f388cb2cc5d008bc57631b07c9239540b4afa5a46568c68f5c49b
[INFO] running `Command { std: "docker" "start" "203f52a8db3f388cb2cc5d008bc57631b07c9239540b4afa5a46568c68f5c49b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "203f52a8db3f388cb2cc5d008bc57631b07c9239540b4afa5a46568c68f5c49b" "/opt/rustwide/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "203f52a8db3f388cb2cc5d008bc57631b07c9239540b4afa5a46568c68f5c49b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "203f52a8db3f388cb2cc5d008bc57631b07c9239540b4afa5a46568c68f5c49b" "/opt/rustwide/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking rust-ini v0.21.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking clap v4.5.37
[INFO] [stderr]     Checking lit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `otype`
[INFO] [stdout]   --> src/command.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     otype: String,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_otype`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `otype`
[INFO] [stdout]   --> src/command.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     otype: String,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_otype`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `NotBlobObject` and `NotTagObject` are never constructed
[INFO] [stdout]   --> src/errors.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub enum AppError {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 26 |     NotBlobObject(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 27 |     #[error("not a tag object '{0}'")]
[INFO] [stdout] 28 |     NotTagObject(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `blob` and `tag` are never used
[INFO] [stdout]    --> src/object.rs:330:19
[INFO] [stdout]     |
[INFO] [stdout] 329 | impl Object {
[INFO] [stdout]     | ----------- associated functions in this implementation
[INFO] [stdout] 330 |     pub(crate) fn blob(raw_object: &RawObject) -> Result<Self, Box<dyn Error>> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 352 |     pub(crate) fn tag(raw_object: &RawObject) -> Result<Self, Box<dyn Error>> {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/index.rs:158:24
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub(crate) fn iter(&self) -> IndexIterator {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub(crate) fn iter(&self) -> IndexIterator<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `NotBlobObject` and `NotTagObject` are never constructed
[INFO] [stdout]   --> src/errors.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub enum AppError {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 26 |     NotBlobObject(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 27 |     #[error("not a tag object '{0}'")]
[INFO] [stdout] 28 |     NotTagObject(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `blob` and `tag` are never used
[INFO] [stdout]    --> src/object.rs:330:19
[INFO] [stdout]     |
[INFO] [stdout] 329 | impl Object {
[INFO] [stdout]     | ----------- associated functions in this implementation
[INFO] [stdout] 330 |     pub(crate) fn blob(raw_object: &RawObject) -> Result<Self, Box<dyn Error>> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 352 |     pub(crate) fn tag(raw_object: &RawObject) -> Result<Self, Box<dyn Error>> {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/index.rs:158:24
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub(crate) fn iter(&self) -> IndexIterator {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub(crate) fn iter(&self) -> IndexIterator<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.39s
[INFO] running `Command { std: "docker" "inspect" "203f52a8db3f388cb2cc5d008bc57631b07c9239540b4afa5a46568c68f5c49b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "203f52a8db3f388cb2cc5d008bc57631b07c9239540b4afa5a46568c68f5c49b", kill_on_drop: false }`
[INFO] [stdout] 203f52a8db3f388cb2cc5d008bc57631b07c9239540b4afa5a46568c68f5c49b
